From: Juanma Barranquero Date: Tue, 20 Apr 2004 16:40:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23073 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=72b5fea366bd9853d0221b41167bcd7ec7ad6673;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e637f78d2ae..8ac677f025f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-04-20 Juanma Barranquero + + * calendar/time-date.el (time-to-day-in-year): Fix docstring. + 2004-04-20 Kenichi Handa * international/quail.el (quail-lookup-key): New optional arg @@ -15,8 +19,8 @@ 2004-04-20 Nick Roberts * progmodes/gdb-ui.el (gdb-frame-parameters): New constant. - (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) - (gdb-frame-threads-buffer, gdb-frame-registers-buffer) + (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) + (gdb-frame-threads-buffer, gdb-frame-registers-buffer) (gdb-frame-locals-buffer, gdb-frame-gdb-buffer) (gdb-frame-assembler-buffer): Improve behaviour with multiple frames.